projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a12a3e
)
ci: Add libtiff-devel to the image
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 14 Sep 2021 12:03:41 +0000
(08:03 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 14 Sep 2021 12:06:09 +0000
(08:06 -0400)
We want to require libtiff in our build.
.gitlab-ci/fedora.Dockerfile
patch
|
blob
|
history
diff --git
a/.gitlab-ci/fedora.Dockerfile
b/.gitlab-ci/fedora.Dockerfile
index ef0bb1aeb2aa5f84ac14220057e4b587d356a873..ef29a10a77443a6ccf0406ac07485dfd0faa2284 100644
(file)
--- a/
.gitlab-ci/fedora.Dockerfile
+++ b/
.gitlab-ci/fedora.Dockerfile
@@
-53,6
+53,7
@@
RUN dnf -y install \
libpng-devel \
librsvg2 \
libselinux-devel \
+ libtiff-devel \
libubsan \
libXcomposite-devel \
libXcursor-devel \